CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - spectrum fft

搜索资源列表

  1. 用matlab中的FFT函数实现了正弦信号

    1下载:
  2. 用matlab中的FFT函数实现了正弦信号,矩形信号,和白噪声的频谱分析,FFT with matlab function in a sinusoidal signal, the rectangular signal, and white noise spectrum analysis
  3. 所属分类:matlab例程

    • 发布日期:2017-03-02
    • 文件大小:1107
    • 提供者:wu jinghui
  1. FFT-PCM.rar

    3下载:
  2. 这是本人做的一个,基于VB的一个音频文件FFT计算与频谱显示的软件。包括源代码,是个不错的源代码。,This is one I do, based on the VB of an audio file FFT calculation and spectrum display software. Including source code, is a good source code.
  3. 所属分类:Multimedia Develop

    • 发布日期:2015-08-10
    • 文件大小:6990951
    • 提供者:余海斌
  1. fft.rar

    0下载:
  2. implement 1D and 2D FFT and Inverse 2D FFT ,obtain the power spectrum from a set of FFT coefficients and achieve the Butterworth Lowpass Filter,implement 1D and 2D FFT and Inverse 2D FFT ,obtain the power spectrum from a set of FFT coefficients and a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2163
    • 提供者: lu jie
  1. spectrum.rar

    2下载:
  2. 对wav音频进行分析,并进行fft转换,最后生成可视的频谱图,Wav audio for analysis and fft conversion, the final generation of visual spectrum
  3. 所属分类:Audio program

    • 发布日期:2015-10-24
    • 文件大小:2471595
    • 提供者:chobits
  1. FFT.rar

    2下载:
  2. FFT编程实例 进行FFT变换,显示频谱图 ,FFT transform FFT programming examples show that the spectrum graph
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5083
    • 提供者:loppolcn
  1. FFT.rar

    2下载:
  2. 用FFT做谱分析的实验代码,附有详细的实验说明和源代码以及对实验现象的分析,FFT spectrum analysis done using the experimental code, with detailed experimental descr iptions and source code as well as the analysis of experimental phenomena
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:51110
    • 提供者: 甘小华
  1. FFT-DTFT-Rife

    2下载:
  2. 自编的FFT、DTFT程序用于频谱分析,Rife是一种频谱校正方法,分别给出了以上算法的Matlab程序并且画出了图形。已调试通过。-FFT、DTFT codes writen by Matlab,for spectrum analyse.Rife is a method for spectrum correction.Figures are also given.These codes has been tested already.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:927
    • 提供者:茅瑜雯
  1. FFT

    4下载:
  2. 利用FFT估计正弦信号的频率,要估计一个叠加了高斯白噪声的正弦信号 的频率 ,可以通过对x(n)做傅里叶变换,得到频谱图,找出幅度的最大值对应的频率值 ,进行多次变换,求出均方误差 。改变信噪比SNR,通过仿真可以得出随着信噪比增加,均方误差减小。-Sinusoidal signal using FFT frequency estimation, to estimate a Gaussian white noise superimposed on the frequency of sinusoi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1195
    • 提供者:云卷云舒
  1. fft

    1下载:
  2. fft的算法,数据处理成频谱图,波形图的功能!-fft algorithms, data processing into the frequency spectrum, waveform features!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:865
    • 提供者:doris
  1. FFT

    0下载:
  2. 对文本文档内的数据进行傅里叶变换,得到波形 -频谱图,相位图的对话框界面-For text document data within the Fourier Transform, the wave- frequency spectrum, phase diagram of the dialog box interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:317364
    • 提供者:宫同举
  1. FFT

    1下载:
  2. 利用FFT对信号进行频谱分析,信号截断采用矩形窗-The signal using FFT spectrum analysis, signal cut rectangular window
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:2595
    • 提供者:bryan
  1. FFT-spectrum-analysis

    2下载:
  2. 基于MFC的FFT频谱分析。界面化,数据可导入、-FFT spectrum analysis。
  3. 所属分类:Windows Develop

    • 发布日期:2016-05-21
    • 文件大小:5507072
    • 提供者:wang
  1. fft

    1下载:
  2. FFT频谱分析,包括矩形波,三角波,及其功率谱-FFT spectrum analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:803
    • 提供者:lln
  1. fft

    0下载:
  2. 离散傅里叶变换,加窗fft解决谐波信号中的频谱泄露和栅栏效应-Discrete Fourier transform, windowed fft solve harmonic signal leakage and fence effect of spectrum
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2463
    • 提供者:阿虎
  1. FFt

    1下载:
  2. 其中图片说明: A: 傅里叶变换后频谱图 B:陷波函数作用后的频谱图 C:经逆变换的滤波后图像,效果不是很理想 Ifft2:为验证自己的快速傅里叶变换程序的正确性,用matlab自带逆变换程序将频谱逆变换后图形,与原图相符,说明快速傅里叶变换程序正确。-One Photo caption: A: After the Fourier transform frequency spectrum diagram B: the role of Notch function, the fre
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:329349
    • 提供者:lixiaozhui
  1. eg-fft

    2下载:
  2. fft1.用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图-fft1. Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and displa
  3. 所属分类:File Formats

    • 发布日期:2017-03-23
    • 文件大小:1272
    • 提供者:李三
  1. 基于fft的频谱分析

    1下载:
  2. 基于fft的频谱分析程序。硬件由dsp实现,数据通过串口送至计算机进行频谱分析显示。 附两篇文档!-based on the spectral analysis procedures. Hardware Implementation by dsp, data sent to the computer through the serial spectrum analysis shows. A two documents!
  3. 所属分类:通讯编程

    • 发布日期:2014-02-20
    • 文件大小:475443
    • 提供者:cdl
  1. fft

    1下载:
  2. 2007年全国大学生电子设计大赛,A题音频信号分析仪的全部源程序。 单片机为c8051f120,系统时钟倍频至96MHZ。 main.c是一个包含五级菜单的主函数。 FFT.C是进行fft变换,将时域信号变换成频域信号。 flash.c是读写片外flash存储器的程序,可以将分析结果保存,以备调用. z7290.c是周立功7290键盘芯片的驱动程序. FFT_xgjis.c是对变换后的频谱进行分析和运算. FFT_CodeTable.c是一个正弦表,在F
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-10-12
    • 文件大小:36057
    • 提供者:王渔阳
  1. Spectrum(fft)

    0下载:
  2. 波形fft实现-dfgdsdfsdfsdfsdfggggggggggggggggg
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:1298394
    • 提供者:
  1. fft

    0下载:
  2. ATMEGA8单片机计算fft 显示频谱 -ATMEGA8 SCM calculations show that the spectrum fft
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:20452
    • 提供者:李阳
« 12 3 4 5 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com